Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport 2.x] Support more than 1024 IP/masks with indexed field #16734

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport ad982c2 from #16391.

MultiRangeQuery for searching IP masks more 1025 masks in indexed field.

---------

Signed-off-by: Mikhail Khludnev <mkhl@apache.org>
Signed-off-by: Mikhail Khludnev <mkhludnev@users.noreply.github.com>
Co-authored-by: Andriy Redko <drreta@gmail.com>
(cherry picked from commit ad982c2)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

✅ Gradle check result for 26e4b6c: SUCCESS

Copy link

codecov bot commented Nov 28, 2024

Codecov Report

Attention: Patch coverage is 86.15385% with 9 lines in your changes missing coverage. Please review.

Project coverage is 71.82%. Comparing base (dc7b4d4) to head (26e4b6c).
Report is 1 commits behind head on 2.x.

Files with missing lines Patch % Lines
...ava/org/opensearch/index/mapper/IpFieldMapper.java 86.15% 4 Missing and 5 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #16734      +/-   ##
============================================
- Coverage     71.90%   71.82%   -0.09%     
+ Complexity    65469    65445      -24     
============================================
  Files          5314     5314              
  Lines        305235   305276      +41     
  Branches      44474    44485      +11     
============================================
- Hits         219479   219253     -226     
- Misses        67451    67784     +333     
+ Partials      18305    18239      -66     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@reta reta merged commit 8a53b04 into 2.x Nov 28, 2024
62 checks passed
@github-actions github-actions bot deleted the backport/backport-16391-to-2.x branch November 28, 2024 05:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant